翻訳と辞書
Words near each other
・ Big Lots
・ Big Lottery Fund
・ Big Love
・ Big Love (album)
・ Big Love (disambiguation)
・ Big Love (Fleetwood Mac song)
・ Big Love (play)
・ Big Love (Simply Red album)
・ Big Love (The Bellamy Brothers song)
・ Big Love (Tracy Byrd song)
・ Big Lovely Mountain
・ Big Lurch
・ Big Lurch (cosmology)
・ Big Lurch discography
・ Big M
Big M method
・ Big Mac
・ Big Mac (disambiguation)
・ Big Mac (M*A*S*H)
・ Big Mac (nickname)
・ Big Mac (video game)
・ Big Mac Index
・ Big Maceo Merriweather
・ Big Machine
・ Big Machine (album)
・ Big Machine (Goo Goo Dolls song)
・ Big Machine Label Group
・ Big Machine Records
・ BIG Magic
・ BIG Magic Ganga


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Big M method : ウィキペディア英語版
Big M method

In operations research, the Big M method is a method of solving linear programming problems using the simplex algorithm. The Big M method extends the power of the simplex algorithm to problems that contain "greater-than" constraints. It does so by associating the constraints with large negative constants which would not be part of any optimal solution, if it exists.
==Algorithm==
The simplex algorithm is the original and still one of the most widely used methods for solving linear maximization problems. However, to apply it, the origin (all variables equal to 0) must be a feasible point. This condition is satisfied only when all the constraints (except non-negativity) are less-than constraints with a positive constant on the right-hand side. The Big M method introduces surplus and artificial variables to convert all inequalities into that form. The "Big M" refers to a large number associated with the artificial variables, represented by the letter M.
The steps in the algorithm are as follows:
# Multiply the inequality constraints to ensure that the right hand side is positive.
# If the problem is of minimization, transform to maximization by multiplying the objective by -1
# For any greater-than constraints, introduce surplus and artificial variables (as shown below)
# Choose a large positive M and introduce a term in the objective of the form -M multiplying the artificial variables
# For less-than or equal constraints, introduce slack variables so that all constraints are equalities
# Solve the problem using the usual simplex method.
For example ''x'' + ''y'' ≤  100 becomes ''x'' + ''y'' + ''s''1 = 100, whilst ''x'' + ''y'' ≥ 100 becomes ''x'' + ''y'' − ''a''1 = 100. The artificial variables must be shown to be 0. The function to be maximised is rewritten to include the sum of all the artificial variables. Then row reductions are applied to gain a final solution.
The value of M must be chosen sufficiently large so that the artificial variable would not be part of any feasible solution.
For a sufficiently large M, the optimal solution contains any artificial variables in the basis (i.e. positive values) if and only if the problem is not feasible.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Big M method」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.